home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_0399 / 361 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.3 KB

  1. Date: Wed, 08 Jun 1994 11:04:18 +0100
  2. From: Gerd Castan <castan@cip.physik.uni-stuttgart.de>
  3. To: gem-list@world.std.com
  4. Message-Id: <0097FA46.98061820.19213@cip.physik.uni-stuttgart.de>
  5. Subject: Re: Proposal v5
  6. Precedence: bulk
  7.  
  8.  
  9. Hello all,
  10.  
  11. >I was discussing block operations with a good friend of mine who is a 
  12. >professor in the Computer Science department of the University of South 
  13. >Florida.
  14. >
  15. >We discussed the two systems of handling text blocks.  The big-cursor 
  16. >system, and the one where the block is independant of the cursor.
  17. When we talk about text blocks, we should have in mind, that text blocks
  18. can be discontinuous!
  19. papyrus handles text blocks this way. It is very straight forward and it 
  20. makes text handling very easy.
  21. An example: in the font selector you can say:
  22. "mark all passages with font=times, but don't consider font face or size"
  23. Now you have a discontinuous block and you can copy it or cange font to
  24. swiss (and - if you want - leave the face information (bold, italic...)
  25. as it is).
  26. This works even with speedo.
  27.  
  28. And now a proposal for the style of the proposal (call it meta proposal):
  29. It should contain the information _why_ something is proposed as it is and
  30. what we have to consider when we talk about it.
  31. And it should contain alternative proposals.
  32.  
  33. In the case of block operations: Have discontinuous blocks in mind.
  34.  
  35. Gerd
  36.